docs: add v0.0.92 release changelog#7390
Conversation
Signed-off-by: Carlos Villela <cvillela@nvidia.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughAdded a ChangesChangelog updates
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
🌿 Preview your docs: https://nvidia-preview-pr-7390.docs.buildwithfern.com/nemoclaw |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@docs/changelog/2026-07-22.mdx`:
- Around line 23-27: Revise the closing claim in the changelog entry so it
applies only to the validation and test changes, explicitly stating that those
changes do not alter runtime behavior or final image contents. Do not extend
that claim to the OpenClaw/Node.js updates or Hermes image-export change.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Enterprise
Run ID: e841effb-3323-4543-b703-f6a9bdedc053
📒 Files selected for processing (1)
docs/changelog/2026-07-22.mdx
Signed-off-by: Carlos Villela <cvillela@nvidia.com>
PR Review Advisor — InformationalAdvisor assessment: Informational / high confidence Model lanes
Nemotron output stays in workflow artifacts and does not change the assessment above. E2E guidanceAdvisory only. E2E / PR Gate selects and runs jobs independently. Recommended E2E: None 1 optional E2E recommendation
This automated review informs maintainers. Warnings and suggestions do not require a response. A maintainer decides whether to merge. |
Summary
Adds the canonical
## v0.0.92release entry todocs/changelog/2026-07-22.mdxbefore the release plan is generated. The entry summarizes all ten pull requests merged after v0.0.91, including the OpenClaw security update and Jaeger runtime regression coverage.Changes
docs/changelog/2026-07-22.mdx: OpenClaw 2026.7.1 and Node.js 22.23.1 security/runtime update.docs/changelog/2026-07-22.mdx: canonical macOS watcher path validation.docs/changelog/2026-07-22.mdx: stabilized full WSL platform validation.docs/changelog/2026-07-22.mdx: bounded swap for hosted Hermes image exports.docs/changelog/2026-07-22.mdx: semantic progress phases for live E2E tests.docs/changelog/2026-07-22.mdx: restored v0.0.91 changelog history and corrected tagged guidance.docs/changelog/2026-07-22.mdx: reviewed Homebrew formula transition for installer integrity checks.docs/changelog/2026-07-22.mdx: provider-neutral headless server deployment guidance.docs/changelog/2026-07-22.mdx: stabilized Hermes guard timing and WSL ownership fixtures.docs/changelog/2026-07-22.mdx: real-artifact Jaeger header remediation regression coverage.Type of Change
Quality Gates
test/changelog-docs.test.tsvalidates the canonical dated changelog and release heading contract.DGX Station Hardware Evidence
Verification
Signed-off-by:line and every commit appears asVerifiedin GitHubpre-commit,commit-msg, andpre-pushhooks passed, ornpm run check:diffpassed when hooks were skipped or unavailablenpx vitest run test/changelog-docs.test.tspassed 6/6 tests.npm testfor broad runtime/test-harness changes;npm run checkfor repo-wide validation/coverage changes — command/result: Not applicable to a changelog-only change.npm run docsbuilds without warnings (doc changes only) — passed with 0 errors and 2 pre-existing Fern warnings.Signed-off-by: Carlos Villela cvillela@nvidia.com
Summary by CodeRabbit
v0.0.92release notes covering sandboxing updates (OpenClaw/Node.js bumps, integrity pinning remediation, mcporter handling, and upgrade validation).v0.0.91changelog entry and release validation guidance.